home *** CD-ROM | disk | FTP | other *** search
- -- card: 58936 from stack: in
- -- bmap block id: 59264
- -- flags: 0000
- -- background id: 29299
- -- name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Click MAIN MENU to go to Simulation Menu." with "OK"
- end mouseUp
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 2004
- -- rect: left=137 top=146 right=251 bottom=467
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=407 top=80 right=100 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- global browse
- put "1" into browse
- set lockScreen to true
- go to card id 25214
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=407 top=105 right=125 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- answer "You cannot print in the Simulation." with "OK"
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
-
- The full article is displayed. The scroll bars are used to view the complete article.
-
- Click MAIN MENU to go to the Simulation Menu.